-
Home
-
Tamara Checkout
-
1.9.0
-
Code
-
Classes
- Cookie
Total Complexity |
35 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
218 |
Lines of code |
107 |
Logical lines of code |
54 |
Comment lines |
40 |
Methods |
19 |
Properties |
4 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fromSetCookieHeader() |
S |
52 |
6 |
24 |
matchesRequest() |
S |
60 |
5 |
13 |
isExpired() |
S |
62 |
5 |
11 |
matchesDomain() |
S |
63 |
2 |
9 |
matchesPath() |
S |
74 |
2 |
4 |
getAttribute() |
S |
69 |
2 |
7 |
__construct() |
S |
80 |
1 |
3 |
getAttributes() |
S |
82 |
1 |
3 |
setCreatedAt() |
S |
81 |
1 |
3 |
clearAttributes() |
S |
81 |
1 |
3 |
hasAttribute() |
S |
79 |
1 |
3 |
setValue() |
S |
81 |
1 |
3 |
setAttribute() |
S |
79 |
1 |
3 |
setAttributes() |
S |
80 |
1 |
3 |
getValue() |
S |
82 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
setName() |
S |
81 |
1 |
3 |
toCookieHeader() |
S |
79 |
1 |
3 |
getCreatedAt() |
S |
82 |
1 |
3 |